﻿<List Header=""  XmlVersion="2"  HAlign="Center"  Height="0"  Width="0"  Culture=""  Calendar=""  ToolbarPosition="Top"  RTL="False"  ShowHeader="False"  ShowToolbar="True"  ShowPrint="False"  ShowAlertMe="False"  ShowCancelButton="True"  ShowAttachments="True"  SaveLocalizations="True"  LocalizationsUrl=""  ToolbarImageOnly="False"  ToolbarTooltips="False"  ShowSaveButton="True"  ShowSaveAndExitButton="True"  AllowNew="True"  AllowDelete="True"  RequiredFieldBorderColor="#C00000"  HelpPage=""  MarkRequiredFields="True"  AsyncValidation="False"  AsyncLoadCompleted="False"  FontSize="11"  ShowUserLoginName="False"  FontFamily="Tahoma"  PrintControls=""  PrintHeaders=""  PrintTemplate=""  PrintCaption="" >
  <Tabs>
<Tab Header="Product Category Details" ID="DB960382-E001-42F3-9DB8-895283FE904A"  >
</Tab>
  </Tabs>
  <Sections>
<Section ID="1E4EACD4-BA2D-410D-A9B9-D76CFED61AB1" Tab="DB960382-E001-42F3-9DB8-895283FE904A" Columns="2" ColumnWidths="130;*" BorderWidth="1" BorderColor="Black" BackColor="Transparent"  >
</Section>
<Section ID="D3DE87D4-DB2E-4A86-9F33-DB90CB488699" Header="Category Products" Tab="DB960382-E001-42F3-9DB8-895283FE904A" Columns="4" BorderWidth="1" BorderColor="Transparent" BackColor="Transparent"  >
</Section>
  </Sections>
  <Controls>
<Control Type="Label" Name="lbl_Title" GridRow="0" GridColumn="0" Margin="2" Section="1E4EACD4-BA2D-410D-A9B9-D76CFED61AB1" HAlignment="Left" VAlignment="Center" Value="Title" LabelForControl="Title" CellBackColor="Transparent" FontBold="True" ForeColor="Black" BackColor="Transparent" ExtraConfiguration="&lt;PS&gt;&lt;/PS&gt;"  >
</Control>
<Control Type="TextBox" Name="c_Title" GridRow="0" GridColumn="1" Margin="2" Section="1E4EACD4-BA2D-410D-A9B9-D76CFED61AB1" HAlignment="Left" VAlignment="Center" TargetFieldName="Title" IsRequired="True" CellBackColor="Transparent" FontBold="True" ForeColor="Black" BackColor="Transparent" ExtraConfiguration="&lt;PS&gt;&lt;P Name=&quot;Align&quot; Value=&quot;Left&quot;  &gt;&lt;/P&gt;&lt;/PS&gt;"  >
</Control>
<Control Type="Label" Name="lbl_Parent" GridRow="1" GridColumn="0" Margin="2" Section="1E4EACD4-BA2D-410D-A9B9-D76CFED61AB1" HAlignment="Left" VAlignment="Center" Value="Parent" LabelForControl="Parent" CellBackColor="Transparent" ForeColor="Black" BackColor="Transparent"  >
</Control>
<Control Type="LookupPicker" Name="c_Parent" GridRow="1" GridColumn="1" Margin="2" Section="1E4EACD4-BA2D-410D-A9B9-D76CFED61AB1" HAlignment="Left" VAlignment="Center" TargetFieldName="Parent" CellBackColor="Transparent" Lookup_Entity="Product Categories" Lookup_Url="http://bpcspdev/PowerFormsDemoSiteHTML" Lookup_ListId="PRODUCT CATEGORIES" Lookup_DisplayFieldName="Title" Lookup_ValueFieldName="ID" Lookup_PreloadData="True" ForeColor="Black" BackColor="Transparent" ExtraConfiguration="&lt;PS&gt;&lt;P Name=&quot;AllowBlankSearchText&quot; Value=&quot;True&quot;  &gt;&lt;/P&gt;&lt;P Name=&quot;Sorted&quot; Value=&quot;True&quot;  &gt;&lt;/P&gt;&lt;P Name=&quot;AutoLoadDisplayMember&quot; Value=&quot;False&quot;  &gt;&lt;/P&gt;&lt;P Name=&quot;SearchAnyPartOfText&quot; Value=&quot;True&quot;  &gt;&lt;/P&gt;&lt;/PS&gt;"  >
</Control>
<Control Type="Label" Name="lbl_ID" GridRow="3" GridColumn="0" HAlignment="left" VAlignment="center" Value="ID" LabelForControl="ID" IsHidden="True" ForeColor="Black"  >
</Control>
<Control Type="TextBox" Name="c_ID" GridRow="3" GridColumn="1" HAlignment="stretch" VAlignment="center" TargetFieldName="ID" IsEnabled="False" IsEnabledOnEdit="False" IsHidden="True" ForeColor="Black"  >
</Control>
<Control Type="Label" Name="lbl_ContentType" GridRow="4" GridColumn="0" HAlignment="left" VAlignment="center" Value="Content Type" LabelForControl="ContentType" IsHidden="True" ForeColor="Black"  >
</Control>
<Control Type="TextBox" Name="c_ContentType" GridRow="4" GridColumn="1" HAlignment="stretch" VAlignment="center" TargetFieldName="ContentType" IsHidden="True" ForeColor="Black"  >
</Control>
<Control Type="Label" Name="lbl_FileRef" GridRow="5" GridColumn="0" HAlignment="left" VAlignment="center" Value="URL Path" LabelForControl="FileRef" IsHidden="True" ForeColor="Black"  >
</Control>
<Control Type="TextBox" Name="c_FileRef" GridRow="5" GridColumn="1" HAlignment="stretch" VAlignment="center" TargetFieldName="FileRef" IsEnabled="False" IsEnabledOnEdit="False" IsHidden="True" ForeColor="Black"  >
</Control>
<Control Type="Label" Name="lbl_FileLeafRef" GridRow="6" GridColumn="0" HAlignment="left" VAlignment="center" Value="Name" LabelForControl="FileLeafRef" IsHidden="True" ForeColor="Black"  >
</Control>
<Control Type="TextBox" Name="c_FileLeafRef" GridRow="6" GridColumn="1" HAlignment="stretch" VAlignment="center" TargetFieldName="FileLeafRef" IsHidden="True" ForeColor="Black"  >
</Control>
<Control Type="DataGrid" Name="c_Products" GridRow="0" GridColumn="0" GridColumnSpan="4" Height="150" Margin="2" Section="D3DE87D4-DB2E-4A86-9F33-DB90CB488699" HAlignment="Left" VAlignment="Center" CellBackColor="Transparent" ForeColor="Black" BackColor="Transparent" Detail_ListQueryName="Category Products" ExtraConfiguration="&lt;PS&gt;&lt;P Name=&quot;PageSize&quot; Value=&quot;0&quot;  &gt;&lt;/P&gt;&lt;P Name=&quot;ShowGroups&quot; Value=&quot;False&quot;  &gt;&lt;/P&gt;&lt;P Name=&quot;SelectionChangedScript&quot; Value=&quot;value = form.GetControl(&amp;quot;c_Products&amp;quot;).InputControl.GetSelectedItem();\n\nif (!pf.IsEmpty(value))\n  form.GetControl(&amp;quot;c_PG&amp;quot;).SetValue(value.CustomerReviews);\n&quot;  &gt;&lt;/P&gt;&lt;/PS&gt;"  >
</Control>
<Control Type="Label" Name="c_Control1" GridRow="1" GridColumn="0" GridColumnSpan="4" Margin="2" Section="D3DE87D4-DB2E-4A86-9F33-DB90CB488699" HAlignment="Left" VAlignment="Center" Value="The Data Grid displays the data retrieved from a List Query affected by the ID of the current record." CellBackColor="Transparent" FontItalics="True" ForeColor="#244061" BackColor="Transparent" ExtraConfiguration="&lt;PS&gt;&lt;/PS&gt;"  >
</Control>
<Control Type="Label" Name="c_Control2" GridRow="2" GridColumn="0" Margin="2" Section="D3DE87D4-DB2E-4A86-9F33-DB90CB488699" HAlignment="Left" VAlignment="Center" Value="Reviews" VisibilityFormula="&quot;{c_Review}&quot;&lt;&gt;&quot;&quot;" CellBackColor="Transparent" FontBold="True" ForeColor="Black" BackColor="Transparent" ExtraConfiguration="&lt;PS&gt;&lt;/PS&gt;"  >
</Control>
<Control Type="ProgressBar" Name="c_PG" GridRow="2" GridColumn="1" GridColumnSpan="2" Height="24" Margin="2" Section="D3DE87D4-DB2E-4A86-9F33-DB90CB488699" HAlignment="Left" VAlignment="Center" CellBackColor="Transparent" ForeColor="Red" BackColor="#FFC000" ExtraConfiguration="&lt;PS&gt;&lt;P Name=&quot;MinimumValue&quot; Value=&quot;0&quot;  &gt;&lt;/P&gt;&lt;P Name=&quot;MaximumValue&quot; Value=&quot;100&quot;  &gt;&lt;/P&gt;&lt;P Name=&quot;Decimals&quot; Value=&quot;0&quot;  &gt;&lt;/P&gt;&lt;P Name=&quot;TextMode&quot; Value=&quot;Percentage&quot;  &gt;&lt;/P&gt;&lt;/PS&gt;"  >
</Control>
<Control Type="Label" Name="c_Control3" GridRow="3" GridColumn="0" GridColumnSpan="4" Margin="2" Section="D3DE87D4-DB2E-4A86-9F33-DB90CB488699" HAlignment="Left" VAlignment="Center" Value="By selecting records from the Data Grid, values can be applied to other form controls. This can be done using script inside the SelectionChangedScript event of the grid control." CellBackColor="Transparent" FontItalics="True" ForeColor="#244061" BackColor="Transparent" ExtraConfiguration="&lt;PS&gt;&lt;/PS&gt;"  >
</Control>
  </Controls>
<ListQueries>
<ListQuery Name="Category Products" Entity="Products" Url="http://bpcspdev/PowerFormsDemoSiteHTML" ListId="Products" SortField="Title" Criteria="Category;{c_ID};Equals;Lookup;AND;No;;" Attributes="ID;Title;Price;CustomerReviews;{name:Category}" AttributeHeaders="ID;Title;Price;Reviews;Category"  />
</ListQueries>
<Translations>
<T Key="Form_NewRecord" Value="New Record" />
<T Key="Form_SaveRecord" Value="Save Record" />
<T Key="Form_SaveAndExitRecord" Value="Save and Exit" />
<T Key="Form_EditRecord" Value="Edit Record" />
<T Key="Form_DeleteRecord" Value="Delete Record" />
<T Key="Form_DesignForm" Value="Design Form" />
<T Key="Form_Cancel" Value="Cancel" />
<T Key="Form_Print" Value="Print" />
<T Key="Form_Help" Value="Help" />
<T Key="Form_AlertMe" Value="Alert Me" />
<T Key="Form_ManagePermissions" Value="Manage Permissions" />
<T Key="Form_FlatMode" Value="Flat Mode" />
<T Key="Form_NormalMode" Value="Normal Mode" />
<T Key="Form_ValidationErrorMessage" Value="Error occurred during validation" />
<T Key="Form_ValidationErrorCaption" Value="Validation Error" />
<T Key="Form_RequiredFieldsMissing" Value="Values must be provided for every required field" />
<T Key="Form_DeleteConfirmationMessage" Value="Are you sure you want to delete this item?" />
<T Key="Form_NoRecordsToDelete" Value="No valid record to delete" />
<T Key="Attachments_TabHeader" Value="Attachments" />
<T Key="Attachments_Filename" Value="Filename" />
<T Key="Attachments_Browse" Value="Browse..." />
<T Key="Attachments_OpenSelected" Value="Open" />
<T Key="Attachments_Upload" Value="Upload" />
<T Key="Attachments_Delete" Value="Remove" />
<T Key="Attachments_DeleteConfirmationMessage" Value="Are you sure you want to delete the selected file?" />
<T Key="Attachments_DeleteConfirmationCaption" Value="Delete Confirmation" />
<T Key="Generic_OK" Value="OK" />
<T Key="Generic_Cancel" Value="Cancel" />
<T Key="Generic_Clear" Value="Clear" />
<T Key="Generic_Error" Value="Error" />
<T Key="Generic_Refresh" Value="Refresh" />
<T Key="Generic_Loading" Value="Please wait while the form is loading..." />
<T Key="Lookup_Title" Value="Select" />
<T Key="Lookup_BrowseButtonTooltip" Value="Browse..." />
<T Key="Lookup_SearchLabel" Value="Filter" />
<T Key="Lookup_SearchButton" Value="Search" />
<T Key="Lookup_SelectedValue" Value="Selected Value" />
<T Key="Lookup_SelectAll" Value="Select All" />
<T Key="Lookup_AddValue" Value="Add" />
<T Key="HyperlinkTextbox_Description" Value="Description" />
<T Key="BusyIndicator_PleaseWait" Value="Please wait..." />
<T Key="RadioButton_TrueLabel" Value="Yes" />
<T Key="RadioButton_FalseLabel" Value="No" />
<T Key="RadioButtons_NoValue" Value="[No Value]" />
<T Key="Grid_GroupHeader" Value="Drag a column header and drop it here to group by that column" />
<T Key="Grid_NextPage" Value="Go to the next page" />
<T Key="Grid_PreviousPage" Value="Go to the previous page" />
<T Key="Grid_LastPage" Value="Go to the last page" />
<T Key="Grid_FirstPage" Value="Go to the first page" />
<T Key="Grid_Items" Value="Items" />
<T Key="Grid_NoItems" Value="No items to display" />
</Translations>
</List>